# NOT RUN {
m <- mix.Read("Glac.dat") # reads the Glacial data set from Aitchison (1986)
m <- mix.Extract(m,c(1,2,3,4)) # mix object with closed four parts subcomposition
ap <- mix.2aplus(m) # ap is a 'compositions' object of the aplus class
ac <- mix.2acomp(m) # ac is a 'compositions' object of the acomp class
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab